-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
REF: move Loc method that belongs on Index #31857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
+/- 0 on this; I don't know that this is necessarily clearer as a index method but no major objections |
@WillAyd gentle ping |
I don't have a strong enough preference on this to go either way. @pandas-dev/pandas-core for other thoughts if a blocker |
will have a look soon |
this isnt a big deal, just a code smell that id like to get out of the way |
+1: ideally |
thanks, yeah getting Index/MI closer and closer but there will always be ovrrides. |
Translate any partial string timestamp matches in key, returning the | ||
new key. | ||
|
||
Only relevant for MultiIndex. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can remove this comment at some point
Sure! I was just saying that ideally overrides should be only in MI code. |
No description provided.